<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <action>ScoreCopyright</action>
        <scheme>;ScoreCopyright
		(SetScoreHeaderField "copyright" #f #f)
		(DenemoPrintAllHeaders)
		(d-SetSaved #f)
		(d-RefreshDisplay)
	</scheme>
        <label>Copyright</label>
        <tooltip>Copyright notice, centered at the bottom of the first page. To insert the copyright symbol, see Lilypond Text encoding.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
